ConversationRequestSyncState Property |
Gets or sets the state of the synchronize.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string SyncState { get; set; }Public Property SyncState As String
Get
Set
Property Value
Type:
StringThe state of the synchronize.
See Also